Skip to content

Add Superconscious ReasoningRun runtime-plan fixture#27

Closed
mdheller wants to merge 6 commits into
mainfrom
superconscious-reasoning-runtime-plan
Closed

Add Superconscious ReasoningRun runtime-plan fixture#27
mdheller wants to merge 6 commits into
mainfrom
superconscious-reasoning-runtime-plan

Conversation

@mdheller
Copy link
Copy Markdown
Contributor

@mdheller mdheller commented May 7, 2026

Summary

Adds a deterministic no-activation Superconscious M1 runtime-plan fixture and validator to Agent Machine.

This PR includes:

  • examples/superconscious-reasoning-runtime-plan.json
  • scripts/validate-superconscious-runtime-plan.py
  • validate-superconscious-runtime-plan Makefile target wired into make validate

Boundaries

  • Agent Machine owns runtime planning and activation posture.
  • Superconscious consumes runtime-plan decisions.
  • M1 runtime plan is no-activation: no runtime start, no model load, no socket, no host state change, no network, no tool execution.
  • Memory remains proposal-only and evidence remains local artifact directory posture.

Validation

Expected validation:

make validate
python3 scripts/validate-superconscious-runtime-plan.py

Advances #23.

mdheller added a commit that referenced this pull request May 20, 2026
Adds receipt path and digest verification utility for local steering artifacts.

Validation: validate run #170 and Trust Surface run #27 passed.
mdheller added a commit that referenced this pull request May 22, 2026
Clean replay of #27 onto current main after AgentRegistry and RuntimeInstallReceipt work landed.

Adds a deterministic no-activation Superconscious runtime-plan fixture, runtime-plan validator, and validate-superconscious-runtime-plan wiring in top-level make validate.

Boundary: no runtime start, model load, socket, host mutation, network, or tool execution.

Validated on PR head 92dfb0c with validate and Trust Surface passing.
@mdheller mdheller closed this in #55 May 22, 2026
Copy link
Copy Markdown
Contributor Author

Closing after capture/replay.

Replacement PR #55 landed the intended Superconscious ReasoningRun runtime-plan fixture on current main.

Merged replacement commit: 7b460df26b980bd10a159461efb17b3db73c15db

Content carried forward:

  • fixtures/superconscious/reasoning-runtime-plan.json
  • scripts/validate-superconscious-runtime-plan.py
  • Makefile validate-superconscious-runtime-plan target and top-level make validate wiring

Content intentionally omitted: none. The original branch was unmergeable, so the payload was replayed onto current main after the AgentRegistry and RuntimeInstallReceipt work landed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant